Skip to content
Skip to main navigation
Skip to 1st column
Skip to 2nd column
Linux Server and Workstation Configuration How To
Home
News
Information
Manual
How To
Commands
Problems and Solutions
Site Map
Links
Contact Us
Linux. UNIX
Network
Linux, UNIX
For Admins
Network
Database
Script
System
Network
WEB
All Commands
File, Directory
System
Programs
User, Group
Others
System
Home
[options]
1.
wc
Command wc Displays the number of bytes, words and lines found in the file. Syntax wc
[options]
[files] Options -c displays only the number of bytes. -w only shows the number of words. -l ...
2.
uname
Command uname Displays system information, such as the type of machine and operating system. Syntax uname
[options]
Options -a displays all the information. -m displays the type of equipment ...
3.
touch
Command touch Changes the timestamp of file. Syntax touch
[options]
files Options -c prescribes not to touch the file if it does not exist. -d time, using the specified time. -r file uses a timestamp ...
4.
tar
Command tar Creates archive files or extract files from archives. Syntax tar
[options]
file_or_directory Options -c creates a new archive. -d compares the files from the archive files from the ...
5.
tail
Command tail Displays the last few lines of the file. Syntax tail
[options]
file Options -N (where N - number) displays the last N lines. -n N (where N - number) displays the last N lines. -f ...
6.
rmdir
Command rmdir Deletes the specified directory (if it is empty). Syntax rmdir
[options]
directory Options -p remove all parent directories which become empty. Description The command rmdir ...
7.
rm
Command rm Removes one or more files. Syntax rm
[options]
files Options -f deletes files without asking. -i asks for confirmation before deleting files. -r recursively deletes files in all subdirectories ...
8.
pstree
Command pstree Displays all running processes in a tree. Syntax pstree
[options]
[process_id] Options -a displays the command line arguments. -c does not compress the subtrees. -l displays a long ...
9.
ps
Command ps Displays the status of processes (programs) running in the system. Syntax ps
[options]
Options Note that unlike other commands ps command options do not have a prefix "-". a display ...
10.
mv
Command mv Renames files and directories or move them from one directory to another. Syntax mv
[options]
source destination Options -b creates backup copies of files that are moved or renamed. ...
11.
more
Command more Performs view text files. Syntax more
[options]
file_names Options +N (where N - number) displays the file, starting at the specified line number. +/pattern begins with a display ...
12.
man
Command man Print page operational manual (also called man-pages). Syntax man
[options]
[section] command Options -C conf_file indicates configuration file man (by default /etc/man.config). -p ...
13.
mkdir
Command mkdir Creates a directory. Syntax mkdir
[options]
directory_names Options -m access appoints new directory specified access rights. -p creates parent directories if they do not exist. ...
14.
ls
Command ls Prints the contents of the directory. Syntax ls
[options]
[directory-names] Options -a displays all files, including those with names starting with a dot (.). -b displays unprintable ...
15.
ln
Command ln Sets hard or symbolic links (aliases) for files and directories. Syntax ln
[options]
existing_file new_name Options -b backs up files before deleting them. -d creates a hard link to ...
16.
less
Command less less command displays text files (with the possibility of searching through back). Syntax less
[options]
file_name Options -? displays a list of commands that can use less. -p displays ...
17.
ldd
Command ldd ldd command displays the names of shared libraries required for execution. Syntax ldd
[options]
program Options -v displays the version number of ldd. -V displays the version number ...
18.
killall
Command killall killall command kills all active processes. Syntax killall
[options]
Options view option kill command Description Command killall kills all active processes. Implied value ...
19.
kill
Command - kill Kill command sends a signal to the process. Syntax kill
[options]
id_process Options -Nsignal sends a specified signal (where Nsignal - the number or name). -l displays the number ...
20.
info
Command info info command displays online help for any command Linux. Syntax info
[options]
command Options -d add the directory to the list of directories in which files are being explored. ...
<<
Start
<
Prev
1
2
Next
>
End
>>
Display #
5
10
15
20
25
30
50
100
All
Page 1 of 2
Main Menu
Home
News
Information
Manual
How To
Commands
Problems and Solutions
Site Map
Links
Useful Links
Login Form
Username
Password
Remember Me
Forgot your password?
Forgot your username?
Create an account
Latest Articles
How To rename network interface in Linux
IPv6 Configuration on FreeBSD
Popular
How to Install Google Chromium on Ubuntu
How To Securing SSH Connection
Tags
password
fedora
login
libexec
admin
command
redhat
distribution
changepasspl
reset
centos
root
newpassword
gentoo
webmin
by
Zaragoza
Online
Friends
Thanks David Ayvazyan for provided useful information and discussions.
www.gnu.am (Armenian Translation)
Legal Remedy for Your Needs